func runtime.timer_settime
2 uses
runtime (current package)
os_linux.go#L423: func timer_settime(timerid int32, flags int32, new, old *itimerspec) int32
os_linux.go#L665: ret = timer_settime(timerid, 0, spec, nil)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)